home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 176-200 / scopedisk180 / arexxtutorial / listenv / readme < prev    next >
Text File  |  1995-03-19  |  2KB  |  47 lines

  1.  
  2.     Dear ARexx enthusiast...
  3.  
  4.     "ListEnv.rexx" is an ARexx program that will list the contents of
  5. all the environment variables found in your ENV: directory.
  6.  
  7.     "ListEnv.tutor" is the exact same program as above except that it
  8. is almost three times as large due to extensive comments and
  9. tutorializing.  This should make good example reading for people
  10. starting out in ARexx as it shows off many of ARexx's functions and
  11. instructions as well as demonstrating a variety of techniques that
  12. actually do something useful and understandable along the way.
  13.  
  14.     The ListEnv.rexx program was originally written by Don Meyer and
  15. release into the public domain.  That is how it got to me.  Public
  16. Domain is how it remains.
  17.  
  18.     This started out as playing for about 5 minutes... 5 hours later
  19. I had thoroughly rewritten, corrected, modified and tutorialized this
  20. example ARexx program.
  21.  
  22.     Once I got going it was done mostly with the intention to teach
  23. some (if not many) of the capabilities of ARexx as well as show many
  24. working examples of things not covered well enough in the real ARexx
  25. manual.
  26.  
  27.     I still consider myself to be learning ARexx, so if you are an
  28. expert at it and find the program revolting in any way or can make
  29. suggestions for microscopic or global improvements I would LOVE to
  30. hear about it (them).
  31.  
  32.     If you are a beginner to ARexx, play around, make some changes and
  33. see what happens.  If you have any questions just leave me Mail on
  34. PeopleLink (TO: JEREMY) or I can be reached more directly on my BBS
  35. at 203-847-6235 in Norwalk, CT (leave Mail or comments TO: SYSOP).
  36.  
  37.                                           Jeremy Farrance
  38.                                           PLINK:   JEREMY
  39.                                           (PeopleLink is
  40.                                           the only place
  41.                                           to be, that is
  42.                                           why there isnt
  43.                                           a long list of
  44.                                           other  systems
  45.                                           after my name)   :-)
  46.  
  47.